Home  |  About  | Last |  Submit  |  Contact
AllQuests.com




Previous Question:  Prevent GRUB from installing to MBR  Desktop EnvironmentsNext Question:  screen saver and full screen games  Gaming Leisure
Question [ubuntu] Geforce 8 Series 640x480 Fix ( Ubuntu Forums General Help )
Updated: 2008-11-23 01:45:15 (0)
[ubuntu] Geforce 8 Series 640x480 Fix

For searchability's sake, I'm stating that this fix is for the following cards :

Geforce 8600 GT GTS
Geforce 8800 GS GT GTS GTX Ultra
Geforce 8500
Geforce 8400

This is for Geforce users suffering from the 640x480 bug, wherein you installed via EnvyNG and got a 640x480 log-on. This *might* fix things for Restricted Driver users as well, but I've only tested it with Envy. If this does not fix things for you, please respond.

Suggested startup procedure :
  • Go to a terminal: Hold Ctrl+Alt and hit F4
  • Type in:
    Code:
    sudo /etc/init.d/gdm stop

The Fix :
Code:
cd /etc/X11/
sudo mv xorg.conf xorg.conf.n
1f40
v640backup
sudo nvidia-xconfig
Hit "y", obviously, and let Nvidia fix your xorg.conf. The .nv640backup can be whatever you want, that's just a precautionary measure for anyone whose problem doesn't get fixed by this.

Then :
Code:
sudo /etc/init.d/gdm start
And your display should be fixed!


BONUS! EnvyNG Custom/New Kernel Fix :
Need to reinstall Envy 'cause you just changed kernels? This is the only major tip you need to know:
1. Uninstall the driver from within Envy.
2. RESTART. (Do NOT go to step 3 until you restart, I'm serious. This mistake has driven me insane several times over the years.)
3. Reinstall the driver from within Envy.
4. RESTART.

Previous Question:  Prevent GRUB from installing to MBR  Ubuntu Forums  Desktop EnvironmentsNext Question:  screen saver and full screen games  Ubuntu Forums  Gaming Leisure

- Source: [ubuntu] Geforce 8 Series 640x480 Fix Ubuntu Forums General Help
- Previous Question: Prevent GRUB from installing to MBR Ubuntu Forums Desktop Environments
- Next Question: screen saver and full screen games Ubuntu Forums Gaming Leisure